Contains true if message is system message.
Namespace:
Independentsoft.Msg
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic bool IsSystem { get; set; }Public Property IsSystem As Boolean
Get
Set
Property Value
Type:
Booleantrue if this instance is system; otherwise,
false.
See Also